I.1 - Name and addresses
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Notice . ?this epo:announcesRole ?value }
132
Details
0
90
Details
0
0
0
I.1.1 - Official name
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Buyer . ?this epo:playedBy / epo:hasLegalName ?value . }
132
Details
0
90
Details
0
0
0
I.1.10 - E-mail
cm_assertions
PREFIX cpov: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Buyer . ?this epo:hasContactPointInRole / cpov:email ?value . }
132
Details
0
90
Details
0
0
0
I.1.11 - Fax
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Buyer . ?this epo:hasContactPointInRole / epo:hasFax ?value . }
49
Details
142
Details
31
Details
0
0
0
I.1.12.1 - Main address
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Buyer . ?this epo:hasContactPointInRole / epo:hasInternetAddress ?value . }
132
Details
0
90
Details
0
0
0
I.1.12.2 - Address of the buyer profile
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Buyer . ?this epo:hasBuyerProfile ?value . }
76
Details
92
Details
54
Details
0
0
0
I.1.2 - National registration number
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Buyer . ?this epo:playedBy / epo:hasID / epo:hasIdentifierValue ?value . }
52
Details
136
Details
34
Details
0
0
0
I.1.3 - Postal address
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Buyer . ?this epo:playedBy / cv:registeredAddress / locn:thoroughfare ?value . }
124
Details
12
Details
86
Details
0
0
0
I.1.4 - Town
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Buyer . ?this epo:playedBy / cv:registeredAddress / locn:postName ?value . }
132
Details
0
90
Details
0
0
0
I.1.5 - NUTS code
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Buyer . ?this epo:playedBy / cv:registeredAddress / epo:hasNutsCode ?value . }
27
Details
16
Details
177
Details
2
Details
0
0
I.1.6 - Postal code
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Buyer . ?this epo:playedBy / cv:registeredAddress / locn:postCode ?value . }
122
Details
14
Details
86
Details
0
0
0
I.1.7 - Country
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Buyer . ?this epo:playedBy / cv:registeredAddress / epo:hasCountryCode ?value . }
132
Details
0
90
Details
0
0
0
I.1.8 - Contact person
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Buyer . ?this epo:hasContactPointInRole / epo:hasContactName ?value . }
83
Details
76
Details
63
Details
0
0
0
I.1.9 - Telephone
cm_assertions
PREFIX cpov: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Buyer . ?this epo:hasContactPointInRole / cpov:telephone ?value . }
79
Details
82
Details
61
Details
0
0
0
I.2.1 - The contract involves joint procurement
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Notice . ?this epo:refersToProcedure / epo:isJointProcurement true . }
21
Details
90
Details
0
0
0
0
I.2.1.1 - In the case of joint procurement involving different countries, state applicable national procurement law
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Notice . ?this epo:refersToProcedure / epo:isSubjectToProcedureSpecificTerm / epo:hasCrossBorderLaw ?value . }
9
Details
102
Details
0
0
0
0
I.2.2 - The contract is awarded by a central purchasing body
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Notice . ?this epo:refersToProcedure / epo:isSubjectToProcedureSpecificTerm / epo:isAwardedByCPB true . }
17
Details
94
Details
0
0
0
0
I.3 - Communication
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:isSubjectToProcedureSpecificTerm ?value }
111
Details
0
0
0
0
0
I.3.1 - The procurement documents are available for unrestricted and full direct access, free of charge
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:AccessTerm . ?this epo:isProcurementDocumentRestricted false . }
100
Details
11
Details
0
0
0
0
I.3.1.1 - At (URL)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:AccessTerm . ?this epo:hasPublicAccessURL ?value }
100
Details
0
0
11
Details
0
0
I.3.2 - Access to the procurement documents is restricted
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:AccessTerm . ?this epo:isProcurementDocumentRestricted true . }
11
Details
100
Details
0
0
0
0
I.3.2.1 - Further information can be obtained at (URL)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:AccessTerm . ?this epo:hasRestrictedAccessURL ?value }
11
Details
0
0
100
Details
0
0
I.3.3.1 - The above mentioned address
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ProcurementProcedureInformationProvider . ?this epo:playedBy ?value . }
82
Details
0
29
Details
0
0
0
I.3.3.1 - The above mentioned address
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Notice . ?this epo:announcesRole ?value }
82
Details
0
29
Details
0
0
0
I.3.3.2 - Another address: (please provide another address)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Notice . ?this epo:announcesRole ?value }
29
Details
0
82
Details
0
0
0
I.3.3.2.1 - Official name
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ProcurementProcedureInformationProvider . ?this epo:playedBy / epo:hasLegalName ?value . }
29
Details
0
82
Details
0
0
0
I.3.3.2.10 - E-mail
cm_assertions
PREFIX cpov: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ProcurementProcedureInformationProvider . ?this epo:hasContactPointInRole / cpov:email ?value . }
29
Details
0
82
Details
0
0
0
I.3.3.2.11 - Fax
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ProcurementProcedureInformationProvider . ?this epo:hasContactPointInRole / epo:hasFax ?value . }
19
Details
69
Details
23
Details
0
0
0
I.3.3.2.12.1 - Main address
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ProcurementProcedureInformationProvider . ?this epo:hasContactPointInRole / epo:hasInternetAddress ?value . }
29
Details
0
82
Details
0
0
0
I.3.3.2.2 - National registration number
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ProcurementProcedureInformationProvider . ?this epo:playedBy / epo:hasID / epo:hasIdentifierValue ?value . }
9
Details
73
Details
29
Details
0
0
0
I.3.3.2.3 - Postal address
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ProcurementProcedureInformationProvider . ?this epo:playedBy / cv:registeredAddress / locn:thoroughfare ?value . }
29
Details
6
Details
76
Details
0
0
0
I.3.3.2.4 - Town
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ProcurementProcedureInformationProvider . ?this epo:playedBy / cv:registeredAddress / locn:postName ?value . }
29
Details
0
82
Details
0
0
0
I.3.3.2.5 - NUTS code
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ProcurementProcedureInformationProvider . ?this epo:playedBy / cv:registeredAddress / epo:hasNutsCode ?value . }
10
Details
8
Details
92
Details
1
Details
0
0
I.3.3.2.6 - Postal code
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ProcurementProcedureInformationProvider . ?this epo:playedBy / cv:registeredAddress / locn:postCode ?value . }
28
Details
7
Details
76
Details
0
0
0
I.3.3.2.7 - Country
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ProcurementProcedureInformationProvider . ?this epo:playedBy / cv:registeredAddress / epo:hasCountryCode ?value . }
29
Details
0
82
Details
0
0
0
I.3.3.2.8 - Contact person
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ProcurementProcedureInformationProvider . ?this epo:hasContactPointInRole / epo:hasContactName ?value . }
20
Details
38
Details
53
Details
0
0
0
I.3.3.2.9 - Telephone
cm_assertions
PREFIX cpov: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ProcurementProcedureInformationProvider . ?this epo:hasContactPointInRole / cpov:telephone ?value . }
24
Details
38
Details
49
Details
0
0
0
I.3.4.1 - Electronically via (URL)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:isSubjectToProcedureSpecificTerm / epo:hasSubmissionURL ?value . }
77
Details
34
Details
0
0
0
0
I.3.4.2 - To the abovementioned address
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:TenderReceiver . ?this epo:playedBy ?value . }
52
Details
35
Details
24
Details
0
0
0
I.3.4.2 - To the abovementioned address
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Notice . ?this epo:announcesRole ?value }
52
Details
0
59
Details
0
0
0
I.3.4.3 - To the following address (please provide another address)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Notice . ?this epo:announcesRole ?value }
24
Details
0
87
Details
0
0
0
I.3.4.3.1 - Official name
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:TenderReceiver . ?this epo:playedBy / epo:hasLegalName ?value . }
24
Details
35
Details
52
Details
0
0
0
I.3.4.3.10 - E-mail
cm_assertions
PREFIX cpov: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:TenderReceiver . ?this epo:hasContactPointInRole / cpov:email ?value . }
24
Details
35
Details
52
Details
0
0
0
I.3.4.3.11 - Fax
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:TenderReceiver . ?this epo:hasContactPointInRole / epo:hasFax ?value . }
14
Details
80
Details
17
Details
0
0
0
I.3.4.3.12.1 - Main address
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:TenderReceiver . ?this epo:hasContactPointInRole / epo:hasInternetAddress ?value . }
24
Details
35
Details
52
Details
0
0
0
I.3.4.3.2 - National registration number
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:TenderReceiver . ?this epo:playedBy / epo:hasID / epo:hasIdentifierValue ?value . }
10
Details
84
Details
17
Details
0
0
0
I.3.4.3.3 - Postal address
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:TenderReceiver . ?this epo:playedBy / cv:registeredAddress / locn:thoroughfare ?value . }
24
Details
39
Details
48
Details
0
0
0
I.3.4.3.4 - Town
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:TenderReceiver . ?this epo:playedBy / cv:registeredAddress / locn:postName ?value . }
24
Details
35
Details
52
Details
0
0
0
I.3.4.3.5 - NUTS code
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:TenderReceiver . ?this epo:playedBy / cv:registeredAddress / epo:hasNutsCode ?value . }
11
Details
43
Details
57
Details
0
0
0
I.3.4.3.6 - Postal code
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:TenderReceiver . ?this epo:playedBy / cv:registeredAddress / locn:postCode ?value . }
23
Details
40
Details
48
Details
0
0
0
I.3.4.3.7 - Country
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:TenderReceiver . ?this epo:playedBy / cv:registeredAddress / epo:hasCountryCode ?value . }
24
Details
35
Details
52
Details
0
0
0
I.3.4.3.8 - Contact person
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:TenderReceiver . ?this epo:hasContactPointInRole / epo:hasContactName ?value . }
19
Details
61
Details
31
Details
0
0
0
I.3.4.3.9 - Telephone
cm_assertions
PREFIX cpov: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:TenderReceiver . ?this epo:hasContactPointInRole / cpov:telephone ?value . }
17
Details
60
Details
34
Details
0
0
0
I.3.5 - Electronic communication requires the use of tools and devices that are not generally available. Unrestricted and full direct access to these tools and devices is possible free of charge, at (URL)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:usesChannel / epo:hasURL ?value . }
15
Details
96
Details
0
0
0
0
I.3.5 - Electronic communication requires the use of tools and devices that are not generally available. Unrestricted and full direct access to these tools and devices is possible free of charge, at (URL)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:usesChannel / epo:isAdhocChannel true . }
15
Details
96
Details
0
0
0
0
I.4 - Type of the contracting authority
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX org: <http://www.w3.org/ns/org#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type org:Organization . ?this epo:hasBuyerLegalType ?value . }
72
Details
23
Details
0
16
Details
0
0
I.4.1 - Type of the contracting authority
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX org: <http://www.w3.org/ns/org#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type org:Organization . ?this epo:hasBuyerLegalTypeDescription ?value . }
18
Details
88
Details
0
5
Details
0
0
I.5 - Main activity
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX org: <http://www.w3.org/ns/org#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type org:Organization . ?this epo:hasMainActivity ?value . }
70
Details
28
Details
0
13
Details
0
0
I.5.1 - Main activity
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX org: <http://www.w3.org/ns/org#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type org:Organization . ?this epo:hasMainActivityDescription ?value . }
20
Details
83
Details
0
8
Details
0
0
I.6 - Main activity
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX org: <http://www.w3.org/ns/org#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type org:Organization . ?this epo:hasMainActivity ?value . }
0
41
Details
70
Details
0
0
0
I.6.1 - Main activity
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX org: <http://www.w3.org/ns/org#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type org:Organization . ?this epo:hasMainActivityDescription ?value . }
0
91
Details
20
Details
0
0
0
II.2 - Description
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:hasProcurementScopeDividedIntoLot ?value }
111
Details
0
0
0
0
0
II.2.1 - Title
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:hasTitle ?value . }
44
Details
67
Details
0
0
0
0
II.2.1.1 - Lot no
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:hasID / epo:hasIdentifierValue ?value . }
45
Details
66
Details
0
0
0
0
II.2.10.1 - Variants will be accepted
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:isSubjectToLotSpecificTerm / epo:hasVariantPermission <http://publications.europa.eu/resource/authority/permission/not-allowed> . }
96
Details
15
Details
0
0
0
0
II.2.10.1 - Variants will be accepted
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:isSubjectToLotSpecificTerm / epo:hasVariantPermission <http://publications.europa.eu/resource/authority/permission/allowed> . }
16
Details
95
Details
0
0
0
0
II.2.11.1.1 - Options (checked / yes)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:foreseesContractSpecificTerm / epo:hasOptions true . }
32
Details
79
Details
0
0
0
0
II.2.11.1.2 - Options (unchecked / no)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:foreseesContractSpecificTerm / epo:hasOptions false . }
79
Details
32
Details
0
0
0
0
II.2.11.2 - Description of options
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:foreseesContractSpecificTerm / epo:hasOptionsDescription ?value . }
32
Details
79
Details
0
0
0
0
II.2.12.1 - Tenders must be presented in the form of electronic catalogues or include an electronic catalogue
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:isSubjectToLotSpecificTerm / epo:hasECataloguePermission <http://publications.europa.eu/resource/authority/permission/required> . }
6
Details
105
Details
0
0
0
0
II.2.13.1.1 - The procurement is related to a project and/or programme financed by European Union funds (yes)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:isUsingEUFunds true . }
19
Details
92
Details
0
0
0
0
II.2.13.1.2 - The procurement is related to a project and/or programme financed by European Union funds (no)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:isUsingEUFunds false . }
92
Details
19
Details
0
0
0
0
II.2.13.2 - Identification of the project
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:isFundedBy / epo:hasDescription ?value . }
19
Details
92
Details
0
0
0
0
II.2.14 - Additional information
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:hasAdditionalInformation ?value . }
40
Details
71
Details
0
0
0
0
II.2.2.1 - Main CPV code
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:hasPurpose / epo:hasAdditionalClassification ?value . }
87
Details
24
Details
0
0
0
0
II.2.3.1 - NUTS code
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:foreseesContractSpecificTerm / epo:definesSpecificPlaceOfPerformance / epo:hasNutsCode ?value . }
17
Details
11
Details
77
Details
6
Details
0
0
II.2.3.2 - Main site or place of performance
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:foreseesContractSpecificTerm / epo:definesSpecificPlaceOfPerformance / locn:address / locn:fullAddress ?value . }
82
Details
29
Details
0
0
0
0
II.2.4 - Description of the procurement
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:hasDescription ?value . }
111
Details
0
0
0
0
0
II.2.5.1 - Quality criterion – Name: / Weighting:
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:AwardCriterion . ?this epo:hasAwardCriterionType <http://publications.europa.eu/resource/authority/award-criterion-type/quality> . }
31
Details
80
Details
0
0
0
0
II.2.5.1 - Quality criterion – Name: / Weighting:
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:specifiesAwardCriterion ?value . }
31
Details
0
80
Details
0
0
0
II.2.5.1.1 - Name
cm_assertions
PREFIX cccev: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:AwardCriterion . ?this cccev:name ?value . }
31
Details
75
Details
5
Details
0
0
0
II.2.5.1.2 - Weighting
cm_assertions
PREFIX cccev: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:AwardCriterion . ?this cccev:weight ?value . }
31
Details
75
Details
5
Details
0
0
0
II.2.5.2 - Cost criterion – Name: / Weighting:
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:AwardCriterion . ?this epo:hasAwardCriterionType <http://publications.europa.eu/resource/authority/award-criterion-type/cost> . }
15
Details
96
Details
0
0
0
0
II.2.5.2 - Cost criterion – Name: / Weighting:
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:specifiesAwardCriterion ?value . }
15
Details
0
96
Details
0
0
0
II.2.5.2.1 - Name
cm_assertions
PREFIX cccev: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:AwardCriterion . ?this cccev:name ?value . }
15
Details
75
Details
21
Details
0
0
0
II.2.5.2.2 - Weighting
cm_assertions
PREFIX cccev: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:AwardCriterion . ?this cccev:weight ?value . }
15
Details
75
Details
21
Details
0
0
0
II.2.5.3 - Price – Weighting
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:AwardCriterion . ?this epo:hasAwardCriterionType <http://publications.europa.eu/resource/authority/award-criterion-type/price> . }
41
Details
70
Details
0
0
0
0
II.2.5.3 - Price – Weighting
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:specifiesAwardCriterion ?value . }
41
Details
0
70
Details
0
0
0
II.2.5.3.1 - Weighting
cm_assertions
PREFIX cccev: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:AwardCriterion . ?this cccev:weight ?value . }
21
Details
75
Details
15
Details
0
0
0
II.2.5.4 - Price is not the only award criterion and all criteria are stated only in the procurement documents
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:specifiesAwardCriterion ?value . }
55
Details
0
56
Details
0
0
0
II.2.6.1 - Value excluding VAT
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:hasEstimatedValue / epo:hasAmountValue ?value . }
57
Details
54
Details
0
0
0
0
II.2.6.2 - Currency
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:hasEstimatedValue / epo:hasCurrency ?value . }
57
Details
54
Details
0
0
0
0
II.2.7.1 - Duration in months or days
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX time: <http://www.w3.org/2006/time#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:foreseesContractSpecificTerm / epo:definesContractDuration / time:numericDuration ?value . }
81
Details
30
Details
0
0
0
0
II.2.7.1.1 - Duration in months or days
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX time: <http://www.w3.org/2006/time#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:foreseesContractSpecificTerm / epo:definesContractDuration / time:unitType time:unitMonth. }
76
Details
30
Details
0
5
Details
0
0
II.2.7.1.2 - Duration in months or days
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX time: <http://www.w3.org/2006/time#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:foreseesContractSpecificTerm / epo:definesContractDuration / time:unitType time:unitDay . }
7
Details
30
Details
0
74
Details
0
0
II.2.7.2 - Start
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:foreseesContractSpecificTerm / epo:definesContractPeriod / epo:hasBeginning ?value . }
24
Details
87
Details
0
0
0
0
II.2.7.3 - End
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:foreseesContractSpecificTerm / epo:definesContractPeriod / epo:hasEnd ?value . }
28
Details
83
Details
0
0
0
0
II.2.7.5.1 - This contract is subject to renewal
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:foreseesContractSpecificTerm / epo:isRenewalIndicator true . }
45
Details
66
Details
0
0
0
0
II.2.7.5.2 - This contract is subject to renewal
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:foreseesContractSpecificTerm / epo:isRenewalIndicator false . }
66
Details
45
Details
0
0
0
0
II.2.7.6 - Description of renewals
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:foreseesContractSpecificTerm / epo:hasRenewalDescription ?value . }
45
Details
66
Details
0
0
0
0
II.2.9.1 - Envisaged number of candidates
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:isSubjectToLotSpecificTerm / epo:hasMaximumNumberOfCandidates ?value . }
16
Details
77
Details
18
Details
0
0
0
II.2.9.2 - Envisaged minimum number
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:isSubjectToLotSpecificTerm / epo:hasMinimumNumberOfCandidates ?value . }
17
Details
94
Details
0
0
0
0
II.2.9.3 - Envisaged maximum number
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Lot . ?this epo:isSubjectToLotSpecificTerm / epo:hasMaximumNumberOfCandidates ?value . }
18
Details
77
Details
16
Details
0
0
0
IV.1.1.1 - Open procedure
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:hasProcedureType <http://publications.europa.eu/resource/authority/procurement-procedure-type/open> . }
64
Details
47
Details
0
0
0
0
IV.1.1.1.1 - Accelerated procedure
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:isAccelerated true . }
13
Details
98
Details
0
0
0
0
IV.1.1.1.2 - Justification:
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:hasAcceleratedProcedureJustification ?value . }
13
Details
98
Details
0
0
0
0
IV.1.1.2 - Restricted procedure
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:hasProcedureType <http://publications.europa.eu/resource/authority/procurement-procedure-type/restricted> . }
14
Details
97
Details
0
0
0
0
IV.1.1.2.1 - Accelerated procedure
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:isAccelerated true . }
13
Details
98
Details
0
0
0
0
IV.1.1.2.2 - Justification:
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:hasAcceleratedProcedureJustification ?value . }
13
Details
98
Details
0
0
0
0
IV.1.1.3 - Competitive procedure with negotiation
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:hasProcedureType <http://publications.europa.eu/resource/authority/procurement-procedure-type/neg-w-call> . }
21
Details
90
Details
0
0
0
0
IV.1.1.3.1 - Accelerated procedure
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:isAccelerated true . }
13
Details
98
Details
0
0
0
0
IV.1.1.3.2 - Justification:
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:hasAcceleratedProcedureJustification ?value . }
13
Details
98
Details
0
0
0
0
IV.1.1.4 - Competitive dialogue
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:hasProcedureType <http://publications.europa.eu/resource/authority/procurement-procedure-type/comp-dial> . }
6
Details
105
Details
0
0
0
0
IV.1.1.5 - Innovation partnership
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:hasProcedureType <http://publications.europa.eu/resource/authority/procurement-procedure-type/innovation> . }
6
Details
105
Details
0
0
0
0
IV.1.3.1 - The procurement involves the establishment of a framework agreement
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:usesTechnique ?value . }
31
Details
71
Details
9
Details
0
0
0
IV.1.3.1.3 - Envisaged maximum number of participants to the framework agreement
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:isSubjectToProcedureSpecificTerm / epo:hasMaximumParticipantsNumber ?value . }
7
Details
104
Details
0
0
0
0
IV.1.3.2 - In the case of framework agreements, provide justification for any duration exceeding 8 years
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:isSubjectToProcedureSpecificTerm / epo:hasDurationExtensionJustification ?value . }
10
Details
101
Details
0
0
0
0
IV.1.3.2 - The procurement involves the setting up of a dynamic purchasing system
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:usesTechnique ?value . }
6
Details
71
Details
34
Details
0
0
0
IV.1.3.2.1 - The dynamic purchasing system might be used by additional purchasers
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:DynamicPurchaseSystemTechniqueUsage . ?this epo:hasDPSScope <http://publications.europa.eu/resource/authority/dps-usage/dps-nlist> . }
6
Details
105
Details
0
0
0
0
IV.1.4.1 - Recourse to staged procedure to gradually reduce the number of solutions to be discussed or tenders to be negotiated
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:hasProcurementScopeDividedIntoLot / epo:isSubjectToLotSpecificTerm / epo:hasSuccessiveReduction true . }
14
Details
97
Details
0
0
0
0
IV.1.5.1 - The contracting authority reserves the right to award the contract on the basis of the initial tenders without conducting negotiations
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:hasProcurementScopeDividedIntoLot / epo:isSubjectToLotSpecificTerm / epo:hasNoNegotiationNecessary true . }
10
Details
101
Details
0
0
0
0
IV.1.6.1 - An electronic auction will be used
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:usesTechnique / a epo:EAuctionTechniqueUsage . }
8
Details
103
Details
0
0
0
0
IV.1.8.1 - The procurement is covered by the Government Procurement Agreement (yes)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:isCoveredByGPA true . }
60
Details
51
Details
0
0
0
0
IV.1.8.2 - The procurement is covered by the Government Procurement Agreement (no)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:isCoveredByGPA false . }
51
Details
60
Details
0
0
0
0
IV.2.1 - Previous publication concerning this procedure
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Notice . ?this epo:refersToPrevious / epo:hasID / epo:hasIdentifierValue ?value . }
16
Details
95
Details
0
0
0
0
IV.2.2 - Time limit for receipt of tenders or requests to participate (Date/Time)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:isSubjectToProcedureSpecificTerm / epo:hasReceiptDeadline ?value . }
111
Details
0
0
0
0
0
IV.2.3 - Time limit for receipt of tenders or requests to participate (Date/Time)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:isSubjectToProcedureSpecificTerm / epo:hasReceiptExpressionDeadline ?value . }
0
0
0
111
Details
0
0
IV.2.4 - Languages in which tenders or requests to participate may be submitted
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:isSubjectToProcedureSpecificTerm / epo:hasLanguage ?value . }
111
Details
0
0
0
0
0
IV.2.6.1 - Tender must be valid until
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:isSubjectToProcedureSpecificTerm / epo:hasValidityPeriod / epo:hasEnd ?value . }
16
Details
95
Details
0
0
0
0
IV.2.7.1 - Public Opening (Date/Time)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:hasProcurementScopeDividedIntoLot / epo:isSubjectToLotSpecificTerm / epo:hasOpeningDateTime ?value . }
64
Details
47
Details
0
0
0
0
IV.2.7.2 - Place
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:hasProcurementScopeDividedIntoLot / epo:isSubjectToLotSpecificTerm / epo:definesOpeningPlace / locn:fullAddress ?value . }
39
Details
72
Details
0
0
0
0
IV.2.7.3 - Information about authorised persons and opening procedure
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:hasProcurementScopeDividedIntoLot / epo:isSubjectToLotSpecificTerm / epo:hasOpeningDescription ?value . }
31
Details
80
Details
0
0
0
0
MetaData
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Notice . ?this epo:hasPublicationDate ?value }
111
Details
0
0
0
0
0
MetaData
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Notice . ?this epo:hasLegalBasis ?value }
72
Details
39
Details
0
0
0
0
VI.1.1.1 - This is a recurrent procurement (yes)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:isRecurrent true . }
30
Details
81
Details
0
0
0
0
VI.1.1.2 - This is a recurrent procurement (no)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:isRecurrent false . }
81
Details
30
Details
0
0
0
0
VI.1.2 - Estimated timing for further notices to be published
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:hasRecurrenceDescription ?value . }
23
Details
88
Details
0
0
0
0
VI.2.1 - Electronic ordering will be used
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:foreseesContractSpecificTerm / epo:hasEOrdering true . }
14
Details
97
Details
0
0
0
0
VI.2.2 - Electronic invoicing will be accepted
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:foreseesContractSpecificTerm / epo:hasEInvoicing true . }
31
Details
80
Details
0
0
0
0
VI.2.3 - Electronic payment will be used
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:foreseesContractSpecificTerm / epo:hasEPayment true . }
24
Details
87
Details
0
0
0
0
VI.3 - Additional information
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:hasAdditionalInformation ?value . }
85
Details
26
Details
0
0
0
0
VI.4.1 - Review body
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Notice . ?this epo:announcesRole ?value }
111
Details
0
0
0
0
0
VI.4.1.1 - Official name
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Reviewer . ?this epo:playedBy / epo:hasLegalName ?value . }
111
Details
0
0
0
0
0
VI.4.1.2 - Postal address
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Reviewer . ?this epo:playedBy / cv:registeredAddress / locn:thoroughfare ?value . }
96
Details
15
Details
0
0
0
0
VI.4.1.3 - Town
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Reviewer . ?this epo:playedBy / cv:registeredAddress / locn:postName ?value . }
111
Details
0
0
0
0
0
VI.4.1.4 - Postal code
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Reviewer . ?this epo:playedBy / cv:registeredAddress / locn:postCode ?value . }
101
Details
10
Details
0
0
0
0
VI.4.1.5 - Country
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Reviewer . ?this epo:playedBy / cv:registeredAddress / epo:hasCountryCode ?value . }
111
Details
0
0
0
0
0
VI.4.1.6 - E-mail
cm_assertions
PREFIX cpov: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Reviewer . ?this epo:playedBy / epo:hasPrimaryContactPoint / cpov:email ?value . }
71
Details
40
Details
0
0
0
0
VI.4.1.7 - Telephone
cm_assertions
PREFIX cpov: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Reviewer . ?this epo:playedBy / epo:hasPrimaryContactPoint / cpov:telephone ?value . }
79
Details
32
Details
0
0
0
0
VI.4.1.8 - Internet Addresses (URL)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Reviewer . ?this epo:playedBy / epo:hasPrimaryContactPoint / epo:hasInternetAddress ?value . }
64
Details
47
Details
0
0
0
0
VI.4.1.9 - Fax
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Reviewer . ?this epo:playedBy / epo:hasPrimaryContactPoint / epo:hasFax ?value . }
60
Details
51
Details
0
0
0
0
VI.4.2 - Body responsible for mediation procedures
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Notice . ?this epo:announcesRole ?value }
25
Details
0
86
Details
0
0
0
VI.4.2.1 - Official name
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Mediator . ?this epo:playedBy / epo:hasLegalName ?value . }
25
Details
86
Details
0
0
0
0
VI.4.2.2 - Postal address
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Mediator . ?this epo:playedBy / cv:registeredAddress / locn:thoroughfare ?value . }
23
Details
88
Details
0
0
0
0
VI.4.2.3 - Town
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Mediator . ?this epo:playedBy / cv:registeredAddress / locn:postName ?value . }
25
Details
86
Details
0
0
0
0
VI.4.2.4 - Postal code
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Mediator . ?this epo:playedBy / cv:registeredAddress / locn:postCode ?value . }
23
Details
88
Details
0
0
0
0
VI.4.2.5 - Country
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Mediator . ?this epo:playedBy / cv:registeredAddress / epo:hasCountryCode ?value . }
25
Details
86
Details
0
0
0
0
VI.4.2.6 - E-mail
cm_assertions
PREFIX cpov: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Mediator . ?this epo:playedBy / epo:hasPrimaryContactPoint / cpov:email ?value . }
12
Details
99
Details
0
0
0
0
VI.4.2.7 - Telephone
cm_assertions
PREFIX cpov: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Mediator . ?this epo:playedBy / epo:hasPrimaryContactPoint / cpov:telephone ?value . }
15
Details
96
Details
0
0
0
0
VI.4.2.8 - Internet Addresses (URL)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Mediator . ?this epo:playedBy / epo:hasPrimaryContactPoint / epo:hasInternetAddress ?value . }
11
Details
100
Details
0
0
0
0
VI.4.2.9 - Fax
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Mediator . ?this epo:playedBy / epo:hasPrimaryContactPoint / epo:hasFax ?value . }
9
Details
102
Details
0
0
0
0
VI.4.3 - Review procedure
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Procedure . ?this epo:isSubjectToProcedureSpecificTerm / epo:hasReviewDeadlineInformation ?value . }
53
Details
58
Details
0
0
0
0
VI.4.4 - Service from which information about the review procedure may be obtained
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Notice . ?this epo:announcesRole ?value }
59
Details
0
52
Details
0
0
0
VI.4.4.1 - Official name
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ReviewProcedureInformationProvider . ?this epo:playedBy / epo:hasLegalName ?value . }
59
Details
52
Details
0
0
0
0
VI.4.4.2 - Postal address
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ReviewProcedureInformationProvider . ?this epo:playedBy / cv:registeredAddress / locn:thoroughfare ?value . }
57
Details
54
Details
0
0
0
0
VI.4.4.3 - Town
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ReviewProcedureInformationProvider . ?this epo:playedBy / cv:registeredAddress / locn:postName ?value . }
59
Details
52
Details
0
0
0
0
VI.4.4.4 - Postal code
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ReviewProcedureInformationProvider . ?this epo:playedBy / cv:registeredAddress / locn:postCode ?value . }
58
Details
53
Details
0
0
0
0
VI.4.4.5 - Country
cm_assertions
PREFIX cv: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ReviewProcedureInformationProvider . ?this epo:playedBy / cv:registeredAddress / epo:hasCountryCode ?value . }
59
Details
52
Details
0
0
0
0
VI.4.4.6 - E-mail
cm_assertions
PREFIX cpov: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ReviewProcedureInformationProvider . ?this epo:playedBy / epo:hasPrimaryContactPoint / cpov:email ?value . }
44
Details
67
Details
0
0
0
0
VI.4.4.7 - Telephone
cm_assertions
PREFIX cpov: <http://data.europa.eu/m8g/> PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ReviewProcedureInformationProvider . ?this epo:playedBy / epo:hasPrimaryContactPoint / cpov:telephone ?value . }
48
Details
63
Details
0
0
0
0
VI.4.4.8 - Internet Addresses (URL)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ReviewProcedureInformationProvider . ?this epo:playedBy / epo:hasPrimaryContactPoint / epo:hasInternetAddress ?value . }
37
Details
74
Details
0
0
0
0
VI.4.4.9 - Fax
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:ReviewProcedureInformationProvider . ?this epo:playedBy / epo:hasPrimaryContactPoint / epo:hasFax ?value . }
37
Details
74
Details
0
0
0
0
VI.5 - Date of dispatch of this notice (dd/mm/yyyy)
cm_assertions
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> ASK WHERE { ?this rdf:type epo:Notice . ?this epo:hasDispatchDate ?value . }
111
Details
0
0
0
0
0
Dangling Individuals ASK TED-929/TED-932
integration_tests
PREFIX epd: <http://data.europa.eu/a4g/resource/> ASK { SELECT ?this WHERE { { SELECT ?this (COUNT(?someValue) AS ?vCount) WHERE { { ?this ?outProp ?someValue. FILTER isIRI(?someValue) } UNION { ?someValue ?inProp ?this. } FILTER strstarts(str(?this),str(epd:)). FILTER strstarts(str(?someValue),str(epd:)). } GROUP BY ?this } FILTER (?vCount > 0) } }
111
Details
0
0
0
0
0
Empty Individuals ASK TED-929/TED-933
integration_tests
PREFIX epd: <http://data.europa.eu/a4g/resource/> ASK { SELECT ?this WHERE { { SELECT ?this (COUNT(?someValue) AS ?vCount) WHERE { ?this ?property ?someValue. FILTER strstarts(str(?this),str(epd:)). } GROUP BY ?this } FILTER ((EXISTS {?this a ?class}) && ?vCount > 1) } }
111
Details
0
0
0
0
0
Generic query checking for presence of language tags TED-929/TED-1157
integration_tests
PREFIX epo: <http://data.europa.eu/a4g/ontology#> PREFIX locn: <http://www.w3.org/ns/locn#> PREFIX cccev: <http://data.europa.eu/m8g/> ASK { { SELECT (COUNT(?s) AS ?cNoLangTag) WHERE { VALUES ?property {epo:hasLegalName epo:hasContactName epo:hasTitle epo:hasDescription epo:hasAdditionalInformation epo:hasOptionsDescription locn:fullAddress cccev:name cccev:weight cccev:description} ?s ?property ?value FILTER (lang(?value) = "") } } FILTER (?cNoLangTag = 0) }
111
Details
0
0
0
0
0
TED-929/TED-1132 GH issue 237
integration_tests
PREFIX epo: <http://data.europa.eu/a4g/ontology#> ASK { { SELECT (COUNT(?instance) AS ?cAllInst) { ?instance a epo:SubmissionStatisticalInformation. } } { SELECT (COUNT(?instance) AS ?cInstancesWithNewLinks) { SELECT ?instance WHERE { ?instance a epo:SubmissionStatisticalInformation. ?instance epo:summarisesInformationForLotAwardOutcome ?value. ?value a epo:LotAwardOutcome. } GROUP BY ?instance } } { SELECT (COUNT(?instance) AS ?cInstancesWithOldLinks) { SELECT ?instance WHERE { VALUES ?p {epo:summarisesInformationForLotAwardOutcome epo:concernsSubmissionsForLot} ?instance a epo:SubmissionStatisticalInformation. ?instance ?p ?value. ?value a ?class FILTER (?class = epo:Lot || ?p = epo:concernsSubmissionsForLot) } GROUP BY ?instance } } FILTER (?cAllInst = ?cInstancesWithNewLinks && ?cInstancesWithOldLinks = 0) }
111
Details
0
0
0
0
0
TED-929/TED-1133 GH issue #275
integration_tests
PREFIX epo: <http://data.europa.eu/a4g/ontology#> ASK { { SELECT (COUNT(?s) AS ?cNoLangTag) WHERE { VALUES ?property {epo:hasJustification} ?s ?property ?value FILTER (lang(?value) = "") } } FILTER (?cNoLangTag = 0) }
111
Details
0
0
0
0
0
TED-929/TED-1133 GH issue #276
integration_tests
PREFIX epo: <http://data.europa.eu/a4g/ontology#> ASK { { SELECT (COUNT(?s) AS ?cNoLangTag) WHERE { VALUES ?property {epo:hasCrossBorderLaw} ?s ?property ?value FILTER (lang(?value) = "") } } FILTER (?cNoLangTag = 0) }
111
Details
0
0
0
0
0
TED-929/TED-1133 GH issue #277
integration_tests
PREFIX epo: <http://data.europa.eu/a4g/ontology#> ASK { { SELECT (COUNT(?s) AS ?cNoLangTag) WHERE { VALUES ?property {epo:hasAcceleratedProcedureJustification} ?s ?property ?value FILTER (lang(?value) = "") } } FILTER (?cNoLangTag = 0) }
111
Details
0
0
0
0
0
TED-929/TED-1178 GH issue #286
integration_tests
PREFIX epo: <http://data.europa.eu/a4g/ontology#> ASK { { SELECT (COUNT(?s) AS ?cNoLangTag) WHERE { VALUES ?property {epo:hasDurationExtensionJustification} ?s ?property ?value FILTER (lang(?value) = "") } } FILTER (?cNoLangTag = 0) }
111
Details
0
0
0
0
0
Unique ID ASK GH issue 273 TED-929/TED-1151
integration_tests
PREFIX epo: <http://data.europa.eu/a4g/ontology#> ASK { { SELECT (COUNT(?sub) AS ?instanceCount) { { SELECT ?sub (COUNT(?obj) AS ?pCount) WHERE { ?sub epo:hasID ?obj . ?obj a epo:Identifier . } GROUP BY ?sub } FILTER (?pCount > 1) } } FILTER(?instanceCount = 0) }
111
Details
0
0
0
0
0